From fdc99945da833f5d128835ad317c2764a859fa31 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Wed, 17 Mar 2010 13:08:10 +0000 Subject: [PATCH] Increment path to babl tarballs in install file --- INSTALL.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.in b/INSTALL.in index 1621ca9..5fa1570 100644 --- a/INSTALL.in +++ b/INSTALL.in @@ -12,7 +12,7 @@ From a released version the following is the expected method of installation (or a variation on this theme): ------------------------------------------------------------ - foo$ wget ftp://ftp.gtk.org/pub/babl/0.0/babl-@BABL_VERSION@.tar.bz2 + foo$ wget ftp://ftp.gtk.org/pub/babl/0.1/babl-@BABL_VERSION@.tar.bz2 foo$ tar jxf babl-@BABL_VERSION@.tar.gz foo$ cd babl-@BABL_VERSION@ foo/babl-@BABL_VERSION@$ ./configure && make && sudo make install -- 2.30.2